home *** CD-ROM | disk | FTP | other *** search
- Thu Apr 4 01:35:43 1991 (Eric Youngdale at youngdale@v6550c.nrl.navy.mil)
-
- * Fixed bug in stdarg.h
-
- Thu Mar 28 09:57:40 1991 (Eric Youngdale at youngdale@v6550c.nrl.navy.mil)
-
- * Added L_SET, etc. into file.h This is required to compile G++.
-
- Tue Mar 26 11:38:43 1991 (Eric Youngdale at youngdale@v6550c.nrl.navy.mil)
-
- * Fixed bug in profile.c, which caused CPU times to be recorded
- for wrong modules in some cases. Also added capability to track
- which modules were called from where, and how much CPU time was
- spent in the routine when called from various parent routines.
-
- This is still not like gprof, and the major difference is that
- gprof does not keep track of which parent routine called the current
- routine when counting up CPU tics. This method is more exact, and I
- suppose if anyone cared, we could write a data file which a hacked
- version of gprof could read and analize.
-
- Wed Mar 20 10:28:12 1991 (Eric Youngdale at youngdale@v6550c.nrl.navy.mil)
-
- * Added this file. The idea is that in the future we will have an
- easier time keeping track of changes to the VMS specific files
- that are associated with GCC, and make it easier to incorporate
- bugfixes and enhancements.
-
- Many of the files in this distribution *only* appear here, and
- nowhere else. In the future, any changes to these files should be
- logged here.
-
- * This distribution contains the executables for:
- gcc V1.39
- gas V1.38.1
- bison (?)
-